Take the following:
$$\int^0_{-\infty}{1\over 3-4x}dx$$
Substituting $t$ for $-\infty$, we can replace the above with
$$\left.\lim_{t\to-\infty}-{1\over4}\ln(3-4x)\right\rbrack^0_{t}\ ,$$
which evaluates to
$$\lim_{t\to-\infty}-{1\over4}(\ln3-\ln(3-4t))$$
$$ = -{1\over4}\ln3 + {1\over4}\ln(3-4t)$$
$$ = -{1\over4}\ln3 + \infty$$
According to my solutions manual, this integral is divergent. However, my understanding is that divergence with limits are only true when the entire limit evaluates to $\infty$. Given this understanding, or lack thereof, how exactly is it that this limit is divergent?
You've answered the question yourself. Just consider what the sum of $-\frac{1}{4}ln3 + {\infty}$ really is. You've clearly proven this is divergent.