lightweight tag e4e6165e6c0f31d341bb64ab3d69c6362c4604f6 r674-beta
Author:	Sacred Duckwhale <duckwhale@mail.ru>
Date:	Tue Aug 14 16:24:45 2018 +0200

commit e4e6165e6c0f31d341bb64ab3d69c6362c4604f6
Author: Sacred Duckwhale <duckwhale@mail.ru>
Date:   Tue Aug 14 16:24:45 2018 +0200

    Fixed attempts counter being cut off for very large numbers
    
    Apparently some people have a LOT of attempts racked up, leading to them
    being set to the lower value. I did not expect this to happen.
    
    Therefore, I'm setting it to the maximum value that is supported by
    string.format with the given %d (digit) placeholder. I don't want to
    change all the localization phrases and use a different one, so this
    remains the easier solution.

commit c6253320a2b103e9b1142da87bfe7540c4f5025b
Author: Sacred Duckwhale <duckwhale@mail.ru>
Date:   Sat Aug 11 10:19:45 2018 +0200

    Fixed tooltip not showing for the IS_SPELL_KNOWN filter

commit 687162b09df7391f37a0019a1a030c31a9b068be
Author: Sacred Duckwhale <duckwhale@mail.ru>
Date:   Fri Aug 10 14:22:18 2018 +0200

    Added tooltip for Commander of Argus progress to rares on Argus

