The other answers make this way harder than it needs to be. Just note that $d(n!)\geq\sum_{k=1}^n\frac{1}{k}$, since $k\mid n!$ for $k=1,\dots,n$. Since the infinite sum $\sum_{k=1}^\infty\frac{1}{k}$ diverges to $\infty$, $d(n!)$ goes to $\infty$ as $n$ goes to $\infty$. In particular, $$\limsup_{n\to\infty}d(n)=\infty.$$
On the other hand, $d(n)\geq 1$ for all $n$, and $d(n)=1+\frac{1}{n}$ if $n$ is prime. Since $1+\frac{1}{n}$ converges to $1$ as $n$ gets large and there are infinitely many primes, we get $$\liminf_{n\to\infty}d(n)=1.$$
So it is not correct that $\lim\limits_{n\to\infty}d(n)=\infty$; that is the lim sup, but the limit itself has no value since the lim inf is different.