NAME
	wizlist - print some statistics on wizards

SYNOPSIS
	void wizlist(void|string wizname)

DESCRIPTION
	Print some statistics on wizards and objects created by them.
	If no argument is given the name of this_player() is used.
	This efun print some info in columns:

	first:   commands executed that where defined by wiz
	second:  percent of total commands
	third:   where on the list wiz is
	fourth:  evaluated nodes in wiz's objects
	fifth:   heart_beats in wiz's monsters
	sixth:   given/taken xp/money by this wizard
	seventh: nodes in arrays used by wiz's objects

	If the name isn't among the 15 first on the list that person,
	the two nearest after and the two nearest after is printed
	The top fifteen is printed in any case.
