Changes since tag 9.1.0.06

commit d9ec56bfcc1ee3d41de991b7013dee24580e2526
Author: Cilraaz <cilraaz@gmail.com>
Date:   Thu Oct 7 12:12:17 2021 -0400

    feat(Player): Add function to pull just the player's Covenant ID
    
    - Allows us to check against the integer returned instead of a string

commit 7efe2707dfe959ce322d5be83bd97444b7553a46
Author: Cilraaz <cilraaz@gmail.com>
Date:   Wed Oct 6 10:28:22 2021 -0400

    fix(Action): Another attempted fix for hotkeys
    
    - If Rogue/Druid and bar-shifted, don't suggest bar1 hotkeys, unless it's the only hotkey available for the ability.

