tag 62684d8d6d0a9c3a88fa552a602cd60d278b8216 v1.12
Author:	Filip Stenstrom <filip.stenstrom.4488@gmail.com>
Date:	Sun May 21 23:43:34 2023 +0200

Add improvements when shard is unknown

Add option: account wide GUI position

Add option: limit cycles of expired timers

commit d2527543730a674db02cf9b2e670a073e9b98cfb
Author: Filip Stenstrom <filip.stenstrom.4488@gmail.com>
Date:   Sun May 21 23:43:07 2023 +0200

    Bump addon version

commit 7e7edc23c12a0098e5cbbe0554d54ac693dc976f
Author: Filip Stenstrom <filip.stenstrom.4488@gmail.com>
Date:   Sun May 21 21:40:05 2023 +0000

    Clean up

commit 8b0aaa7057eb7d07312850a94f6af14d5947870a
Author: Filip Stenström <39462040+fstenstrom@users.noreply.github.com>
Date:   Sun May 21 23:18:05 2023 +0200

    Add option to filter away old cyclic timers (#101)
    
    * Add option to control num cycles to show
    
    * Fix display text issue from previous PR

commit 362d84e8d94b850bf650eedbaf01d19a36b11fb3
Author: Filip Stenström <39462040+fstenstrom@users.noreply.github.com>
Date:   Sun May 21 20:07:45 2023 +0200

    Increase time window when alert can play and clean up (#100)

commit 98c99d6e61b1cbff3ef52e0597e59602627028c1
Author: Filip Stenström <39462040+fstenstrom@users.noreply.github.com>
Date:   Sun May 21 16:09:23 2023 +0200

    Add option for global GUI position (#99)
    
    * Add option for global GUI position
    
    * Reorder option ordering
    
    * Clean up slash commands shown in help

commit 0f4af2a72e54bb65be9fe219c8a03c167c35959e
Author: Filip Stenström <39462040+fstenstrom@users.noreply.github.com>
Date:   Sun May 21 15:06:18 2023 +0200

    Improvements for when shard is unknown (#98)
    
    * Shard IDS are saved per realm and zone
    
    * Timers on the latest known shards on the realm are always shown, also for zones other than current
    
    * Timers still can't be shared unless the current shard is known
    
    * Gives [Info] message if a fresh timer (i.e. a boss about to spawn on current assumed shard) is proven to be invalid, since the player is actually on another shard

