Changes since tag 8.0.1.08

commit 0347fdcd03943ce3ce582d81a5c44bf87dbb1006
Author: Quentin Giraud <dev@aethys.io>
Date:   Fri Oct 12 04:21:52 2018 +0200

    feat: [Class] Unit/Main: Add some more horde dummy units

commit 8fa66296bba61142eccfdad79c479f2cec703765
Author: Quentin Giraud <dev@aethys.io>
Date:   Fri Oct 12 03:01:34 2018 +0200

    feat: [Class] Unit/Main: Add a BypassCache arg to NPCID() and use it on Cache() instead of forcing self.UseCache to false

commit 45d4f49c6e8b553d1ec66f6fc5839a4756e93594
Author: Quentin Giraud <dev@aethys.io>
Date:   Fri Oct 12 02:58:47 2018 +0200

    fix: [Class] Unit/Main: No longer cache MouseOver unit infos

commit e6f4680686fe58717b09d85f3e6341c29db32ca9
Author: Quentin Giraud <dev@aethys.io>
Date:   Thu Oct 11 20:08:47 2018 +0200

    fix: [Class] Unit/Main: Be a bit more conservative with the previous fix to avoid overriding the original UseCache value (mostly if it was false, avoid turning it to true)

commit e466bfb518580da9989dac47342b5953f404151e
Author: Quentin Giraud <dev@aethys.io>
Date:   Thu Oct 11 20:02:44 2018 +0200

    fix: [Class] Unit/Main: Properly reset the cached values whenever a unit cache is refreshed

commit cef433c41148a68044d3085183f991d64332d57e
Author: Quentin Giraud <dev@aethys.io>
Date:   Thu Oct 11 08:16:20 2018 +0200

    feat: [Class] Spell/Main: Implements ActiveDot()

commit 69ee351f7b30b91d13f6d20a33770ab649774b35
Author: Florian Meißner <developer@mystler.eu>
Date:   Tue Oct 9 15:08:26 2018 +0200

    [Player] Add IsInDungeon()

commit 7b1a349979281e7601524cefcb05e3ef50f516ea
Author: Florian Meißner <developer@mystler.eu>
Date:   Tue Oct 9 15:08:03 2018 +0200

    [Unit] Fix IsInBossList()

commit 737b41ff89872f25cf3a0fbfb5d1d4cd3d4b7473
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Oct 9 11:40:52 2018 +0200

    [Utils] Extend comparison options

