Areko:
	- Tweak debug command
	- Add debug command
	`/ip debug` to get if in a faction zone.
	`/ip debug zones` to list all faction zones in the current area.
	`/ip debug event` to check if all needed events are registered
	when in a faction zone.
	- Table lookup optimizations.
	- Use the new releaseHandler parameter in SetAutoHideDelay
	- Tweak maxReputation value
	- Make the area check code independent.
	Before the code checks if the WorldMapFrame was not shown and
	scheduled an update.
	Now saves the current shown areaID, get the areaID of the zone where the
	player is in and set it back to the old area.
