lightweight tag db299fe9e40dc39c35afc850f2f785b99739f8c8 1.0.5
Author:	Aigars Bedeicis <aigars.bedeicis@edu.rtu.lv>
Date:	Thu Jan 11 01:30:58 2018 +0200

commit db299fe9e40dc39c35afc850f2f785b99739f8c8
Author: Aigars Bedeicis <aigars.bedeicis@edu.rtu.lv>
Date:   Thu Jan 11 01:30:58 2018 +0200

    Clear Scanning Tooltip before using it
    Caused every item after one that has no socketed, to show no socket no matter if it had socket or not.

commit 6843acd71d51ddc64be6130d23d25b13ed73fa1a
Author: Aigars Bedeicis <aigars.bedeicis@edu.rtu.lv>
Date:   Thu Jan 11 01:24:11 2018 +0200

    Throttle events even more
    Only allow event's functions to be run every 0.5 seconds. This is needed because on loging/changing zones and so on BAG_UPDATE and UNIT_INVENTORY_CHANGED was being fired A LOT. So much that it caused loading screens to get stuck at 100% because of tooltip scanning functions that were run at those times.

