Changes since tag 8.0.1.05

commit 843dd6bfe6e5bf4d079721b13515cce738c593f5
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Aug 7 11:46:22 2018 +0200

    [Unit/Player/Stat] Add check for offhandSpeed

commit 23a71570e2616b0f25584833b9133eeeed1023ff
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Aug 7 11:27:44 2018 +0200

    [InFlight] Allow for separate EffectID and assume Target for AoE spells

commit e0192dc5a73eb77a390755cc80ab1942c9b70df5
Author: EvanMichaels <evan.michaels@gmail.com>
Date:   Sun Aug 5 22:36:22 2018 -0400

    [Events] Minor Event Optimization
    
    * Most UNIT_FACTION events are Party events, so reorganize the checks to look at the tables based on relative frequency of occurrence and search space
    * Since Party/Raid are always sent at the same time, but Party is a smaller search, use: Party -> Raid -> Boss

commit eb10457b780726fcd161216554ab20bf3eff9110
Author: Quentin Giraud <dev@aethys.io>
Date:   Fri Aug 3 05:41:31 2018 +0200

    Enum: Regenerate

commit b6fd553f507648aae1232c4ed14b4f5ce63743d8
Author: Quentin Giraud <dev@aethys.io>
Date:   Fri Aug 3 05:40:55 2018 +0200

    Unit/Range: Implements multiple iterations for ManuallyFilterItemRanges

commit 88e7f0d6acd22294b2d054475314ac768fb23bd2
Author: Quentin Giraud <dev@aethys.io>
Date:   Fri Aug 3 05:27:11 2018 +0200

    Utils: Implements ValueIsInTable()

commit 4aa733b88473e376578801e9373e1e685e70810e
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Jul 31 19:24:01 2018 +0200

    [HeroLib] Lowercase UnitId

commit b376e96bd1ba51a57424af4cefe02b98d0a1d79b
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Jul 31 18:43:15 2018 +0200

    [Events] Add UNIT_FACTION detection

