lightweight tag ad9ab89afd2f1cd89b80c6e40143968e70877add r656-alpha
Author:	Sacred Duckwhale <duckwhale@mail.ru>
Date:	Fri Jul 20 07:16:31 2018 +0200

commit ad9ab89afd2f1cd89b80c6e40143968e70877add
Author: Sacred Duckwhale <duckwhale@mail.ru>
Date:   Fri Jul 20 07:16:31 2018 +0200

    Fixed tracking for archaeology mounts
    
    Since two new races were added (and inserted into the existing list),
    all IDs were shifted by two.  Why they weren't added at the end?
    ¯\_(ツ)_/¯

commit 3f378c4fea90515349d908ec504ac1a63eec1e3b
Author: Sacred Duckwhale <duckwhale@mail.ru>
Date:   Fri Jul 20 06:51:30 2018 +0200

    Fixed broken tracking for bosses via COMBAT_LOG_EVENT_UNFILTERED
    
    The 8.0.1 change to said event affected all items that use the "BOSS"
    method of detection. Unless they had kill statistics to rely on,
    attempts were no longer being counted.
    
    This is now rectified.

